Skip to content

Added prefix to global delegates: FOnConnectDelegate, FOnDisconnectDe…#3682

Closed
UmarM-Arvika wants to merge 4 commits into
clockworklabs:jlarabie/unreal-multimodulefrom
UmarM-Arvika:jlarabie/unreal-multimodule
Closed

Added prefix to global delegates: FOnConnectDelegate, FOnDisconnectDe…#3682
UmarM-Arvika wants to merge 4 commits into
clockworklabs:jlarabie/unreal-multimodulefrom
UmarM-Arvika:jlarabie/unreal-multimodule

Conversation

@UmarM-Arvika

Copy link
Copy Markdown

Added prefix to global delegates

Description of Changes

Some global delegates needed prefix in order to work in MultiModule scenario

API and ABI breaking changes

N/A

Expected complexity level and risk

1 - This only adds prefix to four global delegates

Testing

Generete multiple module bindings for an Unreal Engine project and include all the {ModulePefix}SpacetimeDBClient.g.h in a single translation unit.

@CLAassistant

CLAassistant commented Nov 18, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@JasonAtClockwork

Copy link
Copy Markdown
Contributor

I've manually merged this in as there was very large changes that I needed to rebase from and added a couple missed delegates for the table insert/update/delete. Thanks for this work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants